-
Home
-
Clickio Prism
-
2.27.00
-
Code
-
Classes
- CacheRepo
| Total Complexity |
27 |
| Dependencies |
11 |
| Dependents |
9 |
| Total lines |
235 |
| Lines of code |
96 |
| Logical lines of code |
59 |
| Comment lines |
99 |
| Methods |
12 |
| Properties |
3 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| purge() |
S |
58 |
4 |
15 |
| getInstance() |
S |
59 |
4 |
13 |
| getCacheKey() |
S |
61 |
4 |
11 |
| get() |
S |
61 |
3 |
12 |
| getCacheMeta() |
S |
66 |
3 |
8 |
| set() |
S |
63 |
2 |
9 |
| getCacheSize() |
S |
70 |
2 |
7 |
| __construct() |
S |
76 |
1 |
4 |
| updateMeta() |
S |
69 |
1 |
6 |
| purgeCacheMeta() |
S |
76 |
1 |
4 |
| purgeAll() |
S |
74 |
1 |
4 |
| isPrismCache() |
S |
79 |
1 |
3 |